type github.com/jackc/pgx/v5/pgtype.encodePlanRangeCodecRangeValuerToText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range_codec.go#L62: return &encodePlanRangeCodecRangeValuerToText{rc: c, m: m}
range_codec.go#L159: type encodePlanRangeCodecRangeValuerToText struct {
range_codec.go#L164: func (plan *encodePlanRangeCodecRangeValuerToText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)